How to make a plugin for [Path] Finder to browse zip-archives as folders?

Posted by Andrei on Stack Overflow See other posts from Stack Overflow or by Andrei
Published on 2010-05-08T23:45:44Z Indexed on 2010/05/09 16:18 UTC
Read the original article Hit count: 183

Filed under:
|
|
|
|

What really surprises me is lack of some essential functionality in Finder, when one migrates from Windows to OS X. One of the things is a possibility to open an archive as a folder, i.e. staying in the directory tree and being able to drag and drop files from the archive to folders in the tree, sidebar etc.

What would you do to enable such functionality?


Update

Path Finder is an awesome shareware app, which I am going to use instead of the standard Finder (as quite many Mac users do), so I am more interested in a plug-in for Path Finder to browse archives. There is a possibility to browse packages (check the View Options), so I believe it is possible to extend it to archives. There is also a SDK for making plugins for Path Finder. The only question - how to make the plugin, so all struggling people get finally happy?

© Stack Overflow or respective owner

Related posts about osx

Related posts about finder